GetCyberItemTypeFromContentType
Converts an OpenDoc value type to a Cyberdog item value type.
ODValueType GetCyberItemTypeFromContentType (in ODValueType contentType);
contentType
- An OpenDoc value type you want to convert.
- return value
- The corresponding Cyberdog item value type.
DISCUSSION
You use this method to convert an OpenDoc value type to a Cyberdog item value type; typically, in order to display a Cyberdog item icon instead of a content icon. You are responsible for deallocating the returnedODValueType
object when you have finished using it.Do not subclass this class.
SEE ALSO
TheGetISOTypeFromMIMEType
method (page 363).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help